home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / halt / scripts / DefineButton2_47 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2002-03-20  |  51 b   |  5 lines

  1. on(press){
  2.    scroll = 1;
  3.    gotoAndPlay(5);
  4. }
  5.